Skip to content

Conversation

@ariG23498
Copy link
Contributor

No description provided.

@sergiopaniego sergiopaniego merged commit a2f4a62 into main Dec 18, 2025
1 check passed
@sergiopaniego sergiopaniego deleted the aritra/tok-refactor branch December 18, 2025 16:01
></iframe>
Language models don't read raw text. They consume sequences of integers usually called **token IDs or input IDs**. Tokenization is the process of converting raw text into these token IDs.
Language models don't read raw text. They consume sequences of integers usually called **token IDs or input IDs**. Tokenization is the process of converting raw text into these token IDs. (Try the tokenization playground [here](https://huggingface.co/spaces/Xenova/the-tokenizer-playground) to visualize tokenization.)
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants